hunt-snapshot-0_10_7 ~master (2019-09-12T04:35:55Z)
Dub
Repo
bind
kiss
util
functional
Undocumented in source. Be warned that the author may not have intended to support it.
pragma(
inline
)
auto
bind
(
T
Args
...
)
(
T
fun
,
Args
args
)
if
(
isCallable
!(
T
)
)
Meta
Source
See Implementation
kiss
util
functional
functions
bind